article semantic tag in HTML

Semantics are tags that provide meaning

Created: 2022-09-14

--
<article> encloses a block of related content that makes sense on its own without the rest of the page (e.g., a single blog post).